Release 10.1A: OpenEdge Development:
Progress Dynamics Repository Reference


gsc_language_text table — gsclt

This table contains generic text files for all supported languages. Texts might be associated with another entity by the owning_obj field, or might be generic text of a certain type. Numbers enclosed in brackets, { }, are used for parameter substitutions, such as Scheme option names, transaction narrations, and valid people titles.

Table 6–7 lists the table’s FLA, fields, and foreign keys.

Table 6–7: gsc_language_text table information 
Table FLA
Fields (data type)
Foreign keys
gsclt
language_text_obj (Decimal)
owning_obj (Decimal)
category_obj (Decimal)
language_obj (Decimal)
text_tla (Character)
physical_file_name (Character)
text_content (Character)
system_owned (Logical)
max_length (Integer)
print_option_tlas (Character)
search_string (Character)
category_obj
language_obj
owning_obj

Table 6–8 gives details of the table’s indexes.

Table 6–8: gsc_language_text index information 
Index name
Elements
Type
XPKgsc_language_text
language_text_obj
Primary Unique
XAK1gsc_language_text
category_obj
owning_obj
language_obj
text_tla
Unique
XIE1gsc_language_text
search_string
Nonunique


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095